C++ Standard Library Quick Reference

C++ Standard Library Quick Reference

作者: Peter Van Weert Marc Gregoire
出版社: Apress
出版在: 2016-06-14
ISBN-13: 9781484218754
ISBN-10: 1484218752
裝訂格式: Paperback
總頁數: 211 頁





內容描述


This quick reference is a condensed reference guide to the essential data structures, algorithms, and functions provided by the C++ Standard Library. More specifically, this is a compact collection of essential classes and functions, used by C++ programmers on a daily basis. The C++ Standard Library Quick Reference features core classes for strings, I/O streams, and various generic containers, as well as a comprehensive set of algorithms to manipulate them. In recent years, the C++11 and C++14 standards have added even more efficient container classes, a new powerful regular expression library, and a portable multithreading library featuring threads, mutexes, condition variables, and atomic variables.
Needless to say, it is hard to know and remember all the possibilities, details, and intricacies of this vast and growing library. This handy reference guide is therefore indispensable to any C++ programmer. It offers a condensed, well-structured summary of all essential aspects of the C++ Standard Library, including all aforementioned functionality. No page-long, repetitive examples or obscure, rarely used features. Instead, everything you need to know and watch out for in practice is outlined in a compact, to-the-point style, interspersed with well-chosen, clarifying examples. The book does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge. Even the most experienced C++ programmer though will learn a thing or two from it and find it a useful memory-aid.

 

 
What You Will Learn
 
• The essentials that the C++ Standard Library has to offer
• How to use containers to efficiently store and retrieve your data
• How to use algorithms to inspect and manipulate your data
• How lambda expressions allow for elegant use of algorithms
• What the standard string class provides and how to use it
• What functionality the library provides for file and stream-based I/O
• What smart pointers are and how to use them to prevent memory leaks
• How to write safe and efficient multi-threaded code using the C++11 threading libraries    

Who This Book Is For




相關書籍

Visual C++從入門到精通(第5版)

作者 明日科技

2016-06-14

Practical Robotics in C++: Build and Program Real Autonomous Robots Using Raspberry Pi (English Edition)

作者 Brombach Lloyd

2016-06-14

深度剖析軟件定義網絡, 2/e (Software Defined Networks : A Comprehensive Approach, 2/e)

作者 王海 等

2016-06-14